home *** CD-ROM | disk | FTP | other *** search
/ CD/PC Actual 53 / PC Actual CD 53.iso / Demos / Fax / ZetaFax / i386 / data1.cab / ServerProgs / zfaxsymb.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-09-22  |  1.4 KB  |  51 lines

  1. /******************** DO NOT EDIT THIS FILE ******************************/ 
  2.  
  3. /**************************************************************************
  4. *
  5. *  zfsymbol.h
  6. *
  7. *  Counter offsets definition file for Zetafax Server.
  8. *
  9. *  This file is used by the ZFCTRS.DLL and the ZFAXPERF.INI file 
  10. *  that is used by LODCTR to load the counternames & helptext into the registry.
  11. *
  12. *    History:
  13. *
  14. *    25-Jun-98 MWR Created.
  15. *
  16. ****************************************************************************/
  17.  
  18. #define COUNTEROFFSETS  0
  19. #define ZFSERVEROBJ    2
  20. #define DEVSENDFAIL    4
  21. #define FAXFORPREP    6
  22. #define FAXPREPING    8
  23. #define FAXRETRY    10
  24. #define FAXFORSEND    12
  25. #define FAXSEND         14
  26. #define DEVSENDOK    16
  27. #define FAXHELD        18
  28. #define DEVSENDTOT      20
  29. #define DEVRECOK        22
  30. #define DEVRECFAIL      24
  31. #define DEVRECTOT       26
  32. #define DEVTOTAL        28
  33. #define DZFSERVEROBJ    30
  34. #define CONNECTFAILS    32
  35. #define SENDFAILS       34
  36. #define SENTOK          36
  37. #define TOTALATTEMPTS   38
  38. #define CONNECTFAILSPC  40
  39. #define SENDFAILSPC     42
  40. #define SENTOKPC        44
  41. #define ZFLINKOBJ    46
  42. #define SUBMITTED       48
  43. #define RECEIVED        50
  44. #define ACKNOWLEDGED    52
  45. #define UNACKNOWLEDGED  54
  46. #define LCRSENTOK       56
  47. #define FAILTIMEOUT     58
  48. #define FAILREJECTED    60
  49. #define FAILOTHERSERVER 62
  50. #define FAILDEVICE      64
  51.